home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 43
/
Vol 43.iso
/
games
/
penguin.swf
/
scripts
/
DefineSprite_610
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-06-26
|
153 b
|
11 lines
if(_root.WarningShowed_balloon)
{
this.stop();
this._visible = false;
}
else
{
_root.stop();
_root.WarningShowed_balloon = true;
}